CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stereo matching

搜索资源列表

  1. LogPolarTransform.zip

    1下载:
  2. 图像配准,对数极坐标变换,英文论文,很好的参考文献,Epipolar Geometry and Log-Polar Transform in Wide Baseline Stereo Matching
  3. 所属分类:File Formats

    • 发布日期:2017-01-19
    • 文件大小:1242911
    • 提供者:tong jianfeng
  1. DCBGrid-code

    1下载:
  2. 基于GPU编程的DCB双边滤波算法,实现了双目立体匹配等功能-GPU-based programming DCB bilateral filtering algorithm to achieve a binocular stereo matching functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3983610
    • 提供者:liyawei
  1. Bilateral.rar

    0下载:
  2. 一种快速Bilateral滤波器的设计与实现,A Fast Bilateral Filter Design and Implementation
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:470470
    • 提供者:刘军
  1. Rectification_epipolar

    1下载:
  2. hartley弱相机标定的立体像对极线校正。输入是立体像对对应的匹配点,输出是已经校正好的图像 这里对图像的角度有要求,如果拍摄角度太大 可能校正不了 而且匹配点对的精确性也有要求,建议最好经过错误点剔除之后的匹配点作为输入-epipolar rectification
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2271571
    • 提供者:波波
  1. StereoMatch

    0下载:
  2. 立体匹配 深度图提取 机器视觉 Stereo matching depth map extraction machine vision-Stereo matching depth map extraction machine vision
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2459258
    • 提供者:wrong
  1. sbp

    0下载:
  2. 基于图像分割的立体匹配算法,是目前效果最好的全局立体匹配算法!-A novel stereo matching algorithm is proposed that utilizes color egmentation on the reference image and a selfadapting matching score that maximizes the number of re- liable correspondences. The scene structure is m
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2157101
    • 提供者:mstar
  1. matlabfordaisy

    3下载:
  2. 这是一个MATLAB代码实现的计算一对用双目立体视觉获得的一对图像对,然后用最新的Daisy算法计算每一个点的局部特征描述子,并且来实现立体匹配的功能。-This is a MATLAB code for computing a pair of stereo vision with a pair of images were obtained, and then Daisy algorithm with the latest point of the local characteristics
  3. 所属分类:matlab

    • 发布日期:2015-09-29
    • 文件大小:183296
    • 提供者:peter
  1. graphcutforcpp

    1下载:
  2. 这是一个基于图割算法的立体匹配程序。本程序给出了相应的c/c++代码,可以在Unix和windows下进行编译和执行。效果很好!-This is a graph cut algorithm based on stereo matching process. This procedure gives the corresponding c/c++ code can be compiled under Unix and windows and execution. Good results!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:45967
    • 提供者:peter
  1. siftformatlab

    2下载:
  2. 这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching. T
  3. 所属分类:Graph Recognize

    • 发布日期:2016-04-22
    • 文件大小:396288
    • 提供者:peter
  1. LiTiPiPei

    0下载:
  2. 这是一个用于立体匹配的程序。 可以用来进行立体匹配!-This is one for the stereo matching process. Can be used for stereo matching!
  3. 所属分类:Fax program

    • 发布日期:2017-04-07
    • 文件大小:140061
    • 提供者:肖宪
  1. Debug

    0下载:
  2. 所谓图像匹配,就是指图像之间的比较、得到不同图像之间的相似度。基于数字图像,编写对两副数字图像进行匹配的算法及演示程序。-stereo matching
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:34841
    • 提供者:zbili
  1. OReilly-LearningOpenCV

    0下载:
  2. 视觉大师张正友的经典著作,主要论述了计算机视觉相关问题,例如摄像机标定,立体匹配,三维重建,运动跟踪-Visual Master Zhang is the Friends of classics, mainly discusses the computer vision-related issues, such as camera calibration, stereo matching, three-dimensional reconstruction, motion tracking, et
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10756800
    • 提供者:simon
  1. PIPEI

    0下载:
  2. 图像匹配是三维重建中的一个关键部分。在立体视觉中,为了得到空间一点的三维几何信息,需要从不同的视点方向获取的两幅(或者多幅)图像中正确找到这一个点在不同的图像中的投影点,这一个过程就叫做图像匹配(mIageMatchnig).所以图像匹配是立体视觉系统的核心,也是实现图像理解的基础。 。 -Three-dimensional reconstruction of the image matching is a key part of. In stereo vision, in order
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-09
    • 文件大小:16227475
    • 提供者:
  1. BP

    0下载:
  2. Belief Propagation (BP) Implementations gabp.m, run_gabp.m => Gaussian BP - parallel version asynch_GBP.m => Gaussian BP - serial version sparse_gabp.m, run_sparse_gabp.m => Gaussian BP - sparse version, optimized, tested on sparse
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:223838
    • 提供者:savsee
  1. stereomatching

    0下载:
  2. 一篇关于双目立体视觉匹配的博士论文,很多好的算法-RESEARCH ON STEREO MATCHING OF COMPUTER VISION
  3. 所属分类:Project Design

    • 发布日期:2017-05-20
    • 文件大小:6107854
    • 提供者:wangtao
  1. M

    0下载:
  2. Low教授推荐的关于图相匹配和三维重建的优秀论文,实现多视图的立体匹配-Professor Low recommended on the map to match and three-dimensional reconstruction of fine papers, multi-view stereo matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9181065
    • 提供者:水婧
  1. Scripts

    0下载:
  2. 一个可自动进行立体匹配的vc源码,经过调试以实现-An automatic stereo matching vc source code, after commissioning in order to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:6371
    • 提供者:水婧
  1. our-zks-source

    0下载:
  2. Zitnick—Kanade Stereo Algorithm: ZK Stereo (Cooperative Algorithm for Stereo Matching and Occlusion Detection [1]) is a program developed by Carnegie Mellon University. It applies the triangulation algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:130108
    • 提供者:houloum
  1. WinWeight

    1下载:
  2. 实现了基于窗口的图像立体匹配方法,得到此方法的视差图-Based on the realization of the window image stereo matching method, the disparity map of this method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1081
    • 提供者:zhuyong
  1. hough.cpp

    0下载:
  2. Stereo matching in a left and right image, by using ncc algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:3388
    • 提供者:julien
« 1 2 3 4 5 67 8 9 10 11 ... 17 »
搜珍网 www.dssz.com